home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 6 / Hot Mix 6.iso / bin / Install_sclib2 < prev    next >
Text File  |  1993-10-28  |  167b  |  10 lines

  1. #!/bin/csh -f
  2.  
  3. /bin/cp ./libshowcase3d_s /usr/lib
  4.  
  5. echo "Installation complete."  
  6. echo " "
  7. echo "Press enter to exit this window and start the HotMix."
  8.  
  9. set ans=($<)
  10.